if (document.compatMode =='BackCompat') { docstandard=document.body; } else { docstandard=document.documentElement; } function getdim() { if (navigator.appName=="Netscape") { winheight = docstandard.scrollHeight; winwidth = docstandard.scrollWidth; } else if (navigator.appName=="Microsoft Internet Explorer") { winheight = docstandard.scrollHeight; winwidth = docstandard.scrollWidth; } } function show() { x=docstandard.offsetWidth - 320; y=-610; //screenTop; dd=0; xx=x+'px'; yy=y+'px'; document.getElementById('layermva').style.top=yy; document.getElementById('layermva').style.left=xx; document.getElementById('layermva').style.display=''; } function hide() { document.getElementById('layermva').style.display='none'; } function disp() { document.getElementById('layermva').innerHTML='
'; document.getElementById('layermva').innerHTML=document.getElementById('layermva').innerHTML+'